PDF Functions
PHP Manual

PDF_set_horiz_scaling

(PHP 4, PECL pdflib >= 1.0.0)

PDF_set_horiz_scalingSets horizontal scaling of text

Description

void pdf_set_horiz_scaling ( int $pdf document , double $scale )

The PDF_set_horiz_scaling() function sets the horizontal scaling to scale percent.


PDF Functions
PHP Manual